home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 17192 < prev    next >
Encoding:
Text File  |  1996-08-05  |  593 b   |  18 lines

  1. Path: news.voyager.net!news
  2. From: Houngbo PerpΘtus Jacques <hpj@bow.intnet.bj>
  3. Newsgroups: comp.lang.c++
  4. Subject: SW_SHOWMAXIMIZED with CDialog derived class window
  5. Date: 14 Apr 1996 09:36:47 GMT
  6. Organization: Voyager Information Networks, Inc.
  7. Message-ID: <4kqgvf$mtm@vixc.voyager.net>
  8. NNTP-Posting-Host: vixa.voyager.net
  9.  
  10. I want to maximize a window derived from a CDialog.
  11. I am using Windows 95. When i use "ShowWindow(SW_SHOWMAXIMIZED)"
  12. my dialog window cover all the screen but I want it not 
  13. to cover the taskbar as all CFrameWnd respect this taskbar. 
  14. If someone can help!!!!
  15.  
  16. Thanks.
  17.  
  18.